LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnExecutionError Method







The System.Exception that represents the error.
Raises the Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase`1.Error event.
Syntax
protected virtual void OnExecutionError( 
   Exception exception
)
'Declaration
 
Protected Overridable Sub OnExecutionError( _
   ByVal exception As Exception _
) 
'Usage
 
Dim instance As WorkstationPresenterBase(Of V)
Dim exception As Exception
 
instance.OnExecutionError(exception)
protected virtual void OnExecutionError( 
   HResult exception
)
 function Leadtools.Medical.Workstation.Presenters.WorkstationPresenterBase.OnExecutionError( 
   exception 
)
protected: virtual void OnExecutionError( 
   Exception* exception
) 
protected:
virtual void OnExecutionError( 
   Exception* exception
) 

Parameters

exception
The System.Exception that represents the error.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationPresenterBase<V> Class
WorkstationPresenterBase<V> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.